ComponentOne ASP.NET MVC Controls
FlexRadar<T> Constructor

C1.Web.Mvc Namespace > FlexRadar<T> Class : FlexRadar<T> Constructor
The html helper
The selector
Creates one FlexRadar<T> instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper, _
   Optional ByVal selector As String _
)
public FlexRadar<T>( 
   HtmlHelper helper,
   string selector
)

Parameters

helper
The html helper
selector
The selector
See Also

Reference

FlexRadar<T> Class
FlexRadar<T> Members